home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Prog / Q-R / ResTools.cpt / ResTools / ResTools 1.1.rsrc / HTXT_9_Including Resources_ < prev    next >
Encoding:
Text File  |  1987-06-05  |  202 b   |  8 lines

  1. Resources can be included from other files using the 'include' statement.
  2. This command includes all resources from the specified file into the output
  3. file.
  4.  
  5. INCLUDE filename;
  6.  
  7. e.g.:    INCLUDE "FILE" ;
  8.